Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.theme.localconfiguration--adapters

This contribution is part of XML component org.nuxeo.theme.localconfiguration inside nuxeo-theme-styling-6.0.jar

Extension Point

Extension point adapters of component DocumentAdapterService.

Contributed Items

  • <adapter class="org.nuxeo.theme.localconfiguration.LocalThemeConfig" factory="org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapterFactory"/>

XML Source

<extension point="adapters" target="org.nuxeo.ecm.core.api.DocumentAdapterService">
    <adapter class="org.nuxeo.theme.localconfiguration.LocalThemeConfig" factory="org.nuxeo.theme.localconfiguration.LocalThemeConfigAdapterFactory"/>
  </extension>